Class org.omg.CosNaming.BindingIteratorHolder
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class org.omg.CosNaming.BindingIteratorHolder

java.lang.Object
   |
   +----org.omg.CosNaming.BindingIteratorHolder

public final class BindingIteratorHolder
extends Object
implements Streamable

Variable Index

 o value

Constructor Index

 o BindingIteratorHolder()
 o BindingIteratorHolder(BindingIterator)

Method Index

 o __read(InputStream)
 o __type()
 o __write(OutputStream)

Variables

 o value
  public BindingIterator value

Constructors

 o BindingIteratorHolder
  public BindingIteratorHolder()
 o BindingIteratorHolder
  public BindingIteratorHolder(BindingIterator __arg)

Methods

 o __write
  public void __write(OutputStream out)
 o __read
  public void __read(InputStream in)
 o __type
  public TypeCode __type()

All Packages  Class Hierarchy  This Package  Previous  Next  Index